翻訳と辞書
Words near each other
・ application configuration access protocol
・ application control architecture
・ application developer
・ application enablement services
・ application environment specification
・ application executive
・ application integration architecture
・ application layer
・ application portability architecture
・ application program
・ application program interface
・ application programming interface
・ application protocol data unit
・ application server
・ application service element
・ application service provider
・ application software
・ application software installation server
・ application testing
・ application visualisation system


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Application Program Interface : FOLDOC
Application Program Interface
(API, or "application programming interface") The interface (calling conventions) by which an application program accesses operating system and other services. An API is defined at source code level and provides a level of abstraction between the application and the kernel (or other privileged utilities) to ensure the portability of the code.
An API can also provide an interface between a high-level language and lower level utilities and services which were written without consideration for the {calling conventions} supported by compiled languages. In this case, the API's main task may be the translation of parameter lists from one format to another and the interpretation of call-by-value and call-by-reference arguments in one or both directions.
(1995-02-15)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.